func math.archExp2

2 uses

	math (current package)
		exp.go#L144: 		return archExp2(x)
		exp2_noasm.go#L11: func archExp2(x float64) float64 {